Skip to content

Fix broken internal links detected by link checker#161

Merged
steveatlc merged 1 commit intomasterfrom
docs/fix-broken-internal-links
Mar 20, 2026
Merged

Fix broken internal links detected by link checker#161
steveatlc merged 1 commit intomasterfrom
docs/fix-broken-internal-links

Conversation

@steveatlc
Copy link
Contributor

Summary

Fixes all 8 broken internal links reported by the link checker workflow.

File Fix
what-is-limacharlie.md Use-cases link pointed to directory with no index — link to specific page
dr-rule-building-guidebook.md (5 links) Relative paths missing ../ for cross-section references
outputs/stream-structures.md Destinations link pointed to directory with no index
outputs/index.md Same destinations link fix
cli.md Secrets manager link had wrong path (access/secrets.mdconfig-hive/secrets.md)

Test plan

  • mkdocs build completes cleanly
  • Link checker workflow passes with no broken link errors

🤖 Generated with Claude Code

- Fix 5 relative path errors in dr-rule-building-guidebook.md (missing
  ../ for cross-section links)
- Fix use-cases link in what-is-limacharlie.md (no index page)
- Fix destinations links in outputs pages (no index page)
- Fix secrets manager link in cli.md (wrong path)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@steveatlc steveatlc merged commit c55f5c8 into master Mar 20, 2026
2 checks passed
@steveatlc steveatlc deleted the docs/fix-broken-internal-links branch March 20, 2026 20:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant